home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-07-15 | 403 b | 13 lines | [TEXT/MPS ] |
- This folder contains a sort of two-level
- dump system, where by a switch it's possible to either dump
- everything, or exclude a couple of header files when
- working with them (and this saving some time).
-
- It works this way:
-
- MABuild -d qOwnDump=TRUE -nodebug DemoText # include own header files for dump file
-
- MABuild -nodebug DemoText # don't include own header files for dump file
-
-
-